home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
VISUALBA
/
VBZ01.ZIP
/
D&DSERVE.BAS
< prev
next >
Wrap
BASIC Source File
|
1993-02-26
|
290b
|
7 lines
DefInt A-Z
Declare Function DropSelItems Lib "D&DSERVE.DLL" (ByVal hList, ByVal Path$, ByVal nButton)
Declare Function DropAllItems Lib "D&DSERVE.DLL" (ByVal hList, ByVal nButton)
Declare Function DropBuff Lib "D&DSERVE.DLL" (ByVal Buff$, ByVal BufSize, ByVal nFiles, ByVal Button)